3.3.26 \(\int \frac {x^3 (a+b \sinh ^{-1}(c x))^2}{d+c^2 d x^2} \, dx\) [226]

Optimal. Leaf size=199 \[ \frac {b^2 x^2}{4 c^2 d}-\frac {b x \sqrt {1+c^2 x^2} \left (a+b \sinh ^{-1}(c x)\right )}{2 c^3 d}+\frac {\left (a+b \sinh ^{-1}(c x)\right )^2}{4 c^4 d}+\frac {x^2 \left (a+b \sinh ^{-1}(c x)\right )^2}{2 c^2 d}+\frac {\left (a+b \sinh ^{-1}(c x)\right )^3}{3 b c^4 d}-\frac {\left (a+b \sinh ^{-1}(c x)\right )^2 \log \left (1+e^{2 \sinh ^{-1}(c x)}\right )}{c^4 d}-\frac {b \left (a+b \sinh ^{-1}(c x)\right ) \text {PolyLog}\left (2,-e^{2 \sinh ^{-1}(c x)}\right )}{c^4 d}+\frac {b^2 \text {PolyLog}\left (3,-e^{2 \sinh ^{-1}(c x)}\right )}{2 c^4 d} \]

[Out]

1/4*b^2*x^2/c^2/d+1/4*(a+b*arcsinh(c*x))^2/c^4/d+1/2*x^2*(a+b*arcsinh(c*x))^2/c^2/d+1/3*(a+b*arcsinh(c*x))^3/b
/c^4/d-(a+b*arcsinh(c*x))^2*ln(1+(c*x+(c^2*x^2+1)^(1/2))^2)/c^4/d-b*(a+b*arcsinh(c*x))*polylog(2,-(c*x+(c^2*x^
2+1)^(1/2))^2)/c^4/d+1/2*b^2*polylog(3,-(c*x+(c^2*x^2+1)^(1/2))^2)/c^4/d-1/2*b*x*(a+b*arcsinh(c*x))*(c^2*x^2+1
)^(1/2)/c^3/d

________________________________________________________________________________________

Rubi [A]
time = 0.30, antiderivative size = 199, normalized size of antiderivative = 1.00, number of steps used = 10, number of rules used = 9, integrand size = 26, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.346, Rules used = {5812, 5797, 3799, 2221, 2611, 2320, 6724, 5783, 30} \begin {gather*} -\frac {b \text {Li}_2\left (-e^{2 \sinh ^{-1}(c x)}\right ) \left (a+b \sinh ^{-1}(c x)\right )}{c^4 d}+\frac {\left (a+b \sinh ^{-1}(c x)\right )^3}{3 b c^4 d}+\frac {\left (a+b \sinh ^{-1}(c x)\right )^2}{4 c^4 d}-\frac {\log \left (e^{2 \sinh ^{-1}(c x)}+1\right ) \left (a+b \sinh ^{-1}(c x)\right )^2}{c^4 d}+\frac {x^2 \left (a+b \sinh ^{-1}(c x)\right )^2}{2 c^2 d}-\frac {b x \sqrt {c^2 x^2+1} \left (a+b \sinh ^{-1}(c x)\right )}{2 c^3 d}+\frac {b^2 \text {Li}_3\left (-e^{2 \sinh ^{-1}(c x)}\right )}{2 c^4 d}+\frac {b^2 x^2}{4 c^2 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(x^3*(a + b*ArcSinh[c*x])^2)/(d + c^2*d*x^2),x]

[Out]

(b^2*x^2)/(4*c^2*d) - (b*x*Sqrt[1 + c^2*x^2]*(a + b*ArcSinh[c*x]))/(2*c^3*d) + (a + b*ArcSinh[c*x])^2/(4*c^4*d
) + (x^2*(a + b*ArcSinh[c*x])^2)/(2*c^2*d) + (a + b*ArcSinh[c*x])^3/(3*b*c^4*d) - ((a + b*ArcSinh[c*x])^2*Log[
1 + E^(2*ArcSinh[c*x])])/(c^4*d) - (b*(a + b*ArcSinh[c*x])*PolyLog[2, -E^(2*ArcSinh[c*x])])/(c^4*d) + (b^2*Pol
yLog[3, -E^(2*ArcSinh[c*x])])/(2*c^4*d)

Rule 30

Int[(x_)^(m_.), x_Symbol] :> Simp[x^(m + 1)/(m + 1), x] /; FreeQ[m, x] && NeQ[m, -1]

Rule 2221

Int[(((F_)^((g_.)*((e_.) + (f_.)*(x_))))^(n_.)*((c_.) + (d_.)*(x_))^(m_.))/((a_) + (b_.)*((F_)^((g_.)*((e_.) +
 (f_.)*(x_))))^(n_.)), x_Symbol] :> Simp[((c + d*x)^m/(b*f*g*n*Log[F]))*Log[1 + b*((F^(g*(e + f*x)))^n/a)], x]
 - Dist[d*(m/(b*f*g*n*Log[F])), Int[(c + d*x)^(m - 1)*Log[1 + b*((F^(g*(e + f*x)))^n/a)], x], x] /; FreeQ[{F,
a, b, c, d, e, f, g, n}, x] && IGtQ[m, 0]

Rule 2320

Int[u_, x_Symbol] :> With[{v = FunctionOfExponential[u, x]}, Dist[v/D[v, x], Subst[Int[FunctionOfExponentialFu
nction[u, x]/x, x], x, v], x]] /; FunctionOfExponentialQ[u, x] &&  !MatchQ[u, (w_)*((a_.)*(v_)^(n_))^(m_) /; F
reeQ[{a, m, n}, x] && IntegerQ[m*n]] &&  !MatchQ[u, E^((c_.)*((a_.) + (b_.)*x))*(F_)[v_] /; FreeQ[{a, b, c}, x
] && InverseFunctionQ[F[x]]]

Rule 2611

Int[Log[1 + (e_.)*((F_)^((c_.)*((a_.) + (b_.)*(x_))))^(n_.)]*((f_.) + (g_.)*(x_))^(m_.), x_Symbol] :> Simp[(-(
f + g*x)^m)*(PolyLog[2, (-e)*(F^(c*(a + b*x)))^n]/(b*c*n*Log[F])), x] + Dist[g*(m/(b*c*n*Log[F])), Int[(f + g*
x)^(m - 1)*PolyLog[2, (-e)*(F^(c*(a + b*x)))^n], x], x] /; FreeQ[{F, a, b, c, e, f, g, n}, x] && GtQ[m, 0]

Rule 3799

Int[((c_.) + (d_.)*(x_))^(m_.)*tan[(e_.) + (Complex[0, fz_])*(f_.)*(x_)], x_Symbol] :> Simp[(-I)*((c + d*x)^(m
 + 1)/(d*(m + 1))), x] + Dist[2*I, Int[(c + d*x)^m*(E^(2*((-I)*e + f*fz*x))/(1 + E^(2*((-I)*e + f*fz*x)))), x]
, x] /; FreeQ[{c, d, e, f, fz}, x] && IGtQ[m, 0]

Rule 5783

Int[((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)/Sqrt[(d_) + (e_.)*(x_)^2], x_Symbol] :> Simp[(1/(b*c*(n + 1)))*S
imp[Sqrt[1 + c^2*x^2]/Sqrt[d + e*x^2]]*(a + b*ArcSinh[c*x])^(n + 1), x] /; FreeQ[{a, b, c, d, e, n}, x] && EqQ
[e, c^2*d] && NeQ[n, -1]

Rule 5797

Int[(((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)*(x_))/((d_) + (e_.)*(x_)^2), x_Symbol] :> Dist[1/e, Subst[Int[(
a + b*x)^n*Tanh[x], x], x, ArcSinh[c*x]], x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[e, c^2*d] && IGtQ[n, 0]

Rule 5812

Int[((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)*((f_.)*(x_))^(m_)*((d_) + (e_.)*(x_)^2)^(p_), x_Symbol] :> Simp[
f*(f*x)^(m - 1)*(d + e*x^2)^(p + 1)*((a + b*ArcSinh[c*x])^n/(e*(m + 2*p + 1))), x] + (-Dist[f^2*((m - 1)/(c^2*
(m + 2*p + 1))), Int[(f*x)^(m - 2)*(d + e*x^2)^p*(a + b*ArcSinh[c*x])^n, x], x] - Dist[b*f*(n/(c*(m + 2*p + 1)
))*Simp[(d + e*x^2)^p/(1 + c^2*x^2)^p], Int[(f*x)^(m - 1)*(1 + c^2*x^2)^(p + 1/2)*(a + b*ArcSinh[c*x])^(n - 1)
, x], x]) /; FreeQ[{a, b, c, d, e, f, p}, x] && EqQ[e, c^2*d] && GtQ[n, 0] && IGtQ[m, 1] && NeQ[m + 2*p + 1, 0
]

Rule 6724

Int[PolyLog[n_, (c_.)*((a_.) + (b_.)*(x_))^(p_.)]/((d_.) + (e_.)*(x_)), x_Symbol] :> Simp[PolyLog[n + 1, c*(a
+ b*x)^p]/(e*p), x] /; FreeQ[{a, b, c, d, e, n, p}, x] && EqQ[b*d, a*e]

Rubi steps

\begin {align*} \int \frac {x^3 \left (a+b \sinh ^{-1}(c x)\right )^2}{d+c^2 d x^2} \, dx &=\frac {x^2 \left (a+b \sinh ^{-1}(c x)\right )^2}{2 c^2 d}-\frac {\int \frac {x \left (a+b \sinh ^{-1}(c x)\right )^2}{d+c^2 d x^2} \, dx}{c^2}-\frac {b \int \frac {x^2 \left (a+b \sinh ^{-1}(c x)\right )}{\sqrt {1+c^2 x^2}} \, dx}{c d}\\ &=-\frac {b x \sqrt {1+c^2 x^2} \left (a+b \sinh ^{-1}(c x)\right )}{2 c^3 d}+\frac {x^2 \left (a+b \sinh ^{-1}(c x)\right )^2}{2 c^2 d}-\frac {\text {Subst}\left (\int (a+b x)^2 \tanh (x) \, dx,x,\sinh ^{-1}(c x)\right )}{c^4 d}+\frac {b \int \frac {a+b \sinh ^{-1}(c x)}{\sqrt {1+c^2 x^2}} \, dx}{2 c^3 d}+\frac {b^2 \int x \, dx}{2 c^2 d}\\ &=\frac {b^2 x^2}{4 c^2 d}-\frac {b x \sqrt {1+c^2 x^2} \left (a+b \sinh ^{-1}(c x)\right )}{2 c^3 d}+\frac {\left (a+b \sinh ^{-1}(c x)\right )^2}{4 c^4 d}+\frac {x^2 \left (a+b \sinh ^{-1}(c x)\right )^2}{2 c^2 d}+\frac {\left (a+b \sinh ^{-1}(c x)\right )^3}{3 b c^4 d}-\frac {2 \text {Subst}\left (\int \frac {e^{2 x} (a+b x)^2}{1+e^{2 x}} \, dx,x,\sinh ^{-1}(c x)\right )}{c^4 d}\\ &=\frac {b^2 x^2}{4 c^2 d}-\frac {b x \sqrt {1+c^2 x^2} \left (a+b \sinh ^{-1}(c x)\right )}{2 c^3 d}+\frac {\left (a+b \sinh ^{-1}(c x)\right )^2}{4 c^4 d}+\frac {x^2 \left (a+b \sinh ^{-1}(c x)\right )^2}{2 c^2 d}+\frac {\left (a+b \sinh ^{-1}(c x)\right )^3}{3 b c^4 d}-\frac {\left (a+b \sinh ^{-1}(c x)\right )^2 \log \left (1+e^{2 \sinh ^{-1}(c x)}\right )}{c^4 d}+\frac {(2 b) \text {Subst}\left (\int (a+b x) \log \left (1+e^{2 x}\right ) \, dx,x,\sinh ^{-1}(c x)\right )}{c^4 d}\\ &=\frac {b^2 x^2}{4 c^2 d}-\frac {b x \sqrt {1+c^2 x^2} \left (a+b \sinh ^{-1}(c x)\right )}{2 c^3 d}+\frac {\left (a+b \sinh ^{-1}(c x)\right )^2}{4 c^4 d}+\frac {x^2 \left (a+b \sinh ^{-1}(c x)\right )^2}{2 c^2 d}+\frac {\left (a+b \sinh ^{-1}(c x)\right )^3}{3 b c^4 d}-\frac {\left (a+b \sinh ^{-1}(c x)\right )^2 \log \left (1+e^{2 \sinh ^{-1}(c x)}\right )}{c^4 d}-\frac {b \left (a+b \sinh ^{-1}(c x)\right ) \text {Li}_2\left (-e^{2 \sinh ^{-1}(c x)}\right )}{c^4 d}+\frac {b^2 \text {Subst}\left (\int \text {Li}_2\left (-e^{2 x}\right ) \, dx,x,\sinh ^{-1}(c x)\right )}{c^4 d}\\ &=\frac {b^2 x^2}{4 c^2 d}-\frac {b x \sqrt {1+c^2 x^2} \left (a+b \sinh ^{-1}(c x)\right )}{2 c^3 d}+\frac {\left (a+b \sinh ^{-1}(c x)\right )^2}{4 c^4 d}+\frac {x^2 \left (a+b \sinh ^{-1}(c x)\right )^2}{2 c^2 d}+\frac {\left (a+b \sinh ^{-1}(c x)\right )^3}{3 b c^4 d}-\frac {\left (a+b \sinh ^{-1}(c x)\right )^2 \log \left (1+e^{2 \sinh ^{-1}(c x)}\right )}{c^4 d}-\frac {b \left (a+b \sinh ^{-1}(c x)\right ) \text {Li}_2\left (-e^{2 \sinh ^{-1}(c x)}\right )}{c^4 d}+\frac {b^2 \text {Subst}\left (\int \frac {\text {Li}_2(-x)}{x} \, dx,x,e^{2 \sinh ^{-1}(c x)}\right )}{2 c^4 d}\\ &=\frac {b^2 x^2}{4 c^2 d}-\frac {b x \sqrt {1+c^2 x^2} \left (a+b \sinh ^{-1}(c x)\right )}{2 c^3 d}+\frac {\left (a+b \sinh ^{-1}(c x)\right )^2}{4 c^4 d}+\frac {x^2 \left (a+b \sinh ^{-1}(c x)\right )^2}{2 c^2 d}+\frac {\left (a+b \sinh ^{-1}(c x)\right )^3}{3 b c^4 d}-\frac {\left (a+b \sinh ^{-1}(c x)\right )^2 \log \left (1+e^{2 \sinh ^{-1}(c x)}\right )}{c^4 d}-\frac {b \left (a+b \sinh ^{-1}(c x)\right ) \text {Li}_2\left (-e^{2 \sinh ^{-1}(c x)}\right )}{c^4 d}+\frac {b^2 \text {Li}_3\left (-e^{2 \sinh ^{-1}(c x)}\right )}{2 c^4 d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C] Result contains complex when optimal does not.
time = 0.32, size = 292, normalized size = 1.47 \begin {gather*} \frac {12 a^2 c^2 x^2-12 a b c x \sqrt {1+c^2 x^2}+24 a b c^2 x^2 \sinh ^{-1}(c x)+24 a b \sinh ^{-1}(c x)^2-8 b^2 \sinh ^{-1}(c x)^3+12 a b \tanh ^{-1}\left (\frac {c x}{\sqrt {1+c^2 x^2}}\right )+3 b^2 \cosh \left (2 \sinh ^{-1}(c x)\right )+6 b^2 \sinh ^{-1}(c x)^2 \cosh \left (2 \sinh ^{-1}(c x)\right )-24 b^2 \sinh ^{-1}(c x)^2 \log \left (1+e^{-2 \sinh ^{-1}(c x)}\right )-48 a b \sinh ^{-1}(c x) \log \left (1-i e^{\sinh ^{-1}(c x)}\right )-48 a b \sinh ^{-1}(c x) \log \left (1+i e^{\sinh ^{-1}(c x)}\right )-12 a^2 \log \left (1+c^2 x^2\right )+24 b^2 \sinh ^{-1}(c x) \text {PolyLog}\left (2,-e^{-2 \sinh ^{-1}(c x)}\right )-48 a b \text {PolyLog}\left (2,-i e^{\sinh ^{-1}(c x)}\right )-48 a b \text {PolyLog}\left (2,i e^{\sinh ^{-1}(c x)}\right )+12 b^2 \text {PolyLog}\left (3,-e^{-2 \sinh ^{-1}(c x)}\right )-6 b^2 \sinh ^{-1}(c x) \sinh \left (2 \sinh ^{-1}(c x)\right )}{24 c^4 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(x^3*(a + b*ArcSinh[c*x])^2)/(d + c^2*d*x^2),x]

[Out]

(12*a^2*c^2*x^2 - 12*a*b*c*x*Sqrt[1 + c^2*x^2] + 24*a*b*c^2*x^2*ArcSinh[c*x] + 24*a*b*ArcSinh[c*x]^2 - 8*b^2*A
rcSinh[c*x]^3 + 12*a*b*ArcTanh[(c*x)/Sqrt[1 + c^2*x^2]] + 3*b^2*Cosh[2*ArcSinh[c*x]] + 6*b^2*ArcSinh[c*x]^2*Co
sh[2*ArcSinh[c*x]] - 24*b^2*ArcSinh[c*x]^2*Log[1 + E^(-2*ArcSinh[c*x])] - 48*a*b*ArcSinh[c*x]*Log[1 - I*E^ArcS
inh[c*x]] - 48*a*b*ArcSinh[c*x]*Log[1 + I*E^ArcSinh[c*x]] - 12*a^2*Log[1 + c^2*x^2] + 24*b^2*ArcSinh[c*x]*Poly
Log[2, -E^(-2*ArcSinh[c*x])] - 48*a*b*PolyLog[2, (-I)*E^ArcSinh[c*x]] - 48*a*b*PolyLog[2, I*E^ArcSinh[c*x]] +
12*b^2*PolyLog[3, -E^(-2*ArcSinh[c*x])] - 6*b^2*ArcSinh[c*x]*Sinh[2*ArcSinh[c*x]])/(24*c^4*d)

________________________________________________________________________________________

Maple [A]
time = 3.80, size = 347, normalized size = 1.74

method result size
derivativedivides \(\frac {\frac {a^{2} c^{2} x^{2}}{2 d}-\frac {a^{2} \ln \left (c^{2} x^{2}+1\right )}{2 d}+\frac {b^{2} \arcsinh \left (c x \right )^{3}}{3 d}+\frac {b^{2} \arcsinh \left (c x \right )^{2} c^{2} x^{2}}{2 d}-\frac {b^{2} \arcsinh \left (c x \right ) \sqrt {c^{2} x^{2}+1}\, c x}{2 d}+\frac {b^{2} \arcsinh \left (c x \right )^{2}}{4 d}+\frac {b^{2} c^{2} x^{2}}{4 d}+\frac {b^{2}}{8 d}-\frac {b^{2} \arcsinh \left (c x \right )^{2} \ln \left (1+\left (c x +\sqrt {c^{2} x^{2}+1}\right )^{2}\right )}{d}-\frac {b^{2} \arcsinh \left (c x \right ) \polylog \left (2, -\left (c x +\sqrt {c^{2} x^{2}+1}\right )^{2}\right )}{d}+\frac {b^{2} \polylog \left (3, -\left (c x +\sqrt {c^{2} x^{2}+1}\right )^{2}\right )}{2 d}+\frac {a b \arcsinh \left (c x \right )^{2}}{d}+\frac {a b \arcsinh \left (c x \right ) c^{2} x^{2}}{d}-\frac {a b c x \sqrt {c^{2} x^{2}+1}}{2 d}+\frac {a b \arcsinh \left (c x \right )}{2 d}-\frac {2 a b \arcsinh \left (c x \right ) \ln \left (1+\left (c x +\sqrt {c^{2} x^{2}+1}\right )^{2}\right )}{d}-\frac {a b \polylog \left (2, -\left (c x +\sqrt {c^{2} x^{2}+1}\right )^{2}\right )}{d}}{c^{4}}\) \(347\)
default \(\frac {\frac {a^{2} c^{2} x^{2}}{2 d}-\frac {a^{2} \ln \left (c^{2} x^{2}+1\right )}{2 d}+\frac {b^{2} \arcsinh \left (c x \right )^{3}}{3 d}+\frac {b^{2} \arcsinh \left (c x \right )^{2} c^{2} x^{2}}{2 d}-\frac {b^{2} \arcsinh \left (c x \right ) \sqrt {c^{2} x^{2}+1}\, c x}{2 d}+\frac {b^{2} \arcsinh \left (c x \right )^{2}}{4 d}+\frac {b^{2} c^{2} x^{2}}{4 d}+\frac {b^{2}}{8 d}-\frac {b^{2} \arcsinh \left (c x \right )^{2} \ln \left (1+\left (c x +\sqrt {c^{2} x^{2}+1}\right )^{2}\right )}{d}-\frac {b^{2} \arcsinh \left (c x \right ) \polylog \left (2, -\left (c x +\sqrt {c^{2} x^{2}+1}\right )^{2}\right )}{d}+\frac {b^{2} \polylog \left (3, -\left (c x +\sqrt {c^{2} x^{2}+1}\right )^{2}\right )}{2 d}+\frac {a b \arcsinh \left (c x \right )^{2}}{d}+\frac {a b \arcsinh \left (c x \right ) c^{2} x^{2}}{d}-\frac {a b c x \sqrt {c^{2} x^{2}+1}}{2 d}+\frac {a b \arcsinh \left (c x \right )}{2 d}-\frac {2 a b \arcsinh \left (c x \right ) \ln \left (1+\left (c x +\sqrt {c^{2} x^{2}+1}\right )^{2}\right )}{d}-\frac {a b \polylog \left (2, -\left (c x +\sqrt {c^{2} x^{2}+1}\right )^{2}\right )}{d}}{c^{4}}\) \(347\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^3*(a+b*arcsinh(c*x))^2/(c^2*d*x^2+d),x,method=_RETURNVERBOSE)

[Out]

1/c^4*(1/2*a^2/d*c^2*x^2-1/2*a^2/d*ln(c^2*x^2+1)+1/3*b^2/d*arcsinh(c*x)^3+1/2*b^2/d*arcsinh(c*x)^2*c^2*x^2-1/2
*b^2/d*arcsinh(c*x)*(c^2*x^2+1)^(1/2)*c*x+1/4*b^2/d*arcsinh(c*x)^2+1/4*b^2/d*c^2*x^2+1/8*b^2/d-b^2/d*arcsinh(c
*x)^2*ln(1+(c*x+(c^2*x^2+1)^(1/2))^2)-b^2/d*arcsinh(c*x)*polylog(2,-(c*x+(c^2*x^2+1)^(1/2))^2)+1/2*b^2*polylog
(3,-(c*x+(c^2*x^2+1)^(1/2))^2)/d+a*b/d*arcsinh(c*x)^2+a*b/d*arcsinh(c*x)*c^2*x^2-1/2*a*b/d*c*x*(c^2*x^2+1)^(1/
2)+1/2*a*b/d*arcsinh(c*x)-2*a*b/d*arcsinh(c*x)*ln(1+(c*x+(c^2*x^2+1)^(1/2))^2)-a*b/d*polylog(2,-(c*x+(c^2*x^2+
1)^(1/2))^2))

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^3*(a+b*arcsinh(c*x))^2/(c^2*d*x^2+d),x, algorithm="maxima")

[Out]

1/2*a^2*(x^2/(c^2*d) - log(c^2*x^2 + 1)/(c^4*d)) + 1/2*(b^2*c^2*x^2 - b^2*log(c^2*x^2 + 1))*log(c*x + sqrt(c^2
*x^2 + 1))^2/(c^4*d) + integrate(-(b^2*c^2*x^2 - (2*a*b*c^4 - b^2*c^4)*x^4 - (b^2*c^2*x^2 + b^2)*log(c^2*x^2 +
 1) - (b^2*c*x*log(c^2*x^2 + 1) + (2*a*b*c^3 - b^2*c^3)*x^3)*sqrt(c^2*x^2 + 1))*log(c*x + sqrt(c^2*x^2 + 1))/(
c^6*d*x^3 + c^4*d*x + (c^5*d*x^2 + c^3*d)*sqrt(c^2*x^2 + 1)), x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^3*(a+b*arcsinh(c*x))^2/(c^2*d*x^2+d),x, algorithm="fricas")

[Out]

integral((b^2*x^3*arcsinh(c*x)^2 + 2*a*b*x^3*arcsinh(c*x) + a^2*x^3)/(c^2*d*x^2 + d), x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \frac {\int \frac {a^{2} x^{3}}{c^{2} x^{2} + 1}\, dx + \int \frac {b^{2} x^{3} \operatorname {asinh}^{2}{\left (c x \right )}}{c^{2} x^{2} + 1}\, dx + \int \frac {2 a b x^{3} \operatorname {asinh}{\left (c x \right )}}{c^{2} x^{2} + 1}\, dx}{d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**3*(a+b*asinh(c*x))**2/(c**2*d*x**2+d),x)

[Out]

(Integral(a**2*x**3/(c**2*x**2 + 1), x) + Integral(b**2*x**3*asinh(c*x)**2/(c**2*x**2 + 1), x) + Integral(2*a*
b*x**3*asinh(c*x)/(c**2*x**2 + 1), x))/d

________________________________________________________________________________________

Giac [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: TypeError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^3*(a+b*arcsinh(c*x))^2/(c^2*d*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {x^3\,{\left (a+b\,\mathrm {asinh}\left (c\,x\right )\right )}^2}{d\,c^2\,x^2+d} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((x^3*(a + b*asinh(c*x))^2)/(d + c^2*d*x^2),x)

[Out]

int((x^3*(a + b*asinh(c*x))^2)/(d + c^2*d*x^2), x)

________________________________________________________________________________________